#!/bin/bash
#coop open
/home/pi/sunwait/sunwait wait daylight rise 41.4954N -71.6080E ; python /home/pi/scripts/open-door.py
echo "Coop door opened at: `date`" >> ~/logs/coop-door-log.txt
